This web method is used to return a dataset containing the number of pick items with reason codes for a given order.
Method | /ProCloudWS.asmx/Pick_ReasonCountByActivityId |
This web method is used to return a dataset containing the number of pick items with reason codes for a given order.
The request body is of type Pick_ReasonCountByActivityId.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intProviderBranchId | xml:int | |
intActivityId | xml:int | |
intTypeId | xml:int |
|
The response body is of type Pick_ReasonCountByActivityIdResponse.
Name | Description | Data Type |
---|---|---|
Pick_ReasonCountByActivityIdResult | objPick_ReasonCountByActivityIdReturn |
|